[INFO] cloning repository https://github.com/iain-kirkham/rusty_gameboy_emulator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iain-kirkham/rusty_gameboy_emulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiain-kirkham%2Frusty_gameboy_emulator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiain-kirkham%2Frusty_gameboy_emulator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d68f0caa4430459292d66f7155ee79ff758cdb65
[INFO] testing iain-kirkham/rusty_gameboy_emulator against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiain-kirkham%2Frusty_gameboy_emulator" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/iain-kirkham/rusty_gameboy_emulator
[INFO] finished tweaking git repo https://github.com/iain-kirkham/rusty_gameboy_emulator
[INFO] tweaked toml for git repo https://github.com/iain-kirkham/rusty_gameboy_emulator written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/iain-kirkham/rusty_gameboy_emulator on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/iain-kirkham/rusty_gameboy_emulator already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.8
[INFO] [stderr]   Downloaded pixels v0.15.0
[INFO] [stderr]   Downloaded cc v1.2.53
[INFO] [stderr]   Downloaded ultraviolet v0.9.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4dd3d4858f8c053db3d623dc4802b47be1e920dbca8536c5afd4024676b9fa23
[INFO] running `Command { std: "docker" "start" "-a" "4dd3d4858f8c053db3d623dc4802b47be1e920dbca8536c5afd4024676b9fa23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4dd3d4858f8c053db3d623dc4802b47be1e920dbca8536c5afd4024676b9fa23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4dd3d4858f8c053db3d623dc4802b47be1e920dbca8536c5afd4024676b9fa23", kill_on_drop: false }`
[INFO] [stdout] 4dd3d4858f8c053db3d623dc4802b47be1e920dbca8536c5afd4024676b9fa23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff774d66c30786f5c0b548f0a46cac72bed2b9c9fff041e92e1a2bbb9c3b274d
[INFO] running `Command { std: "docker" "start" "-a" "ff774d66c30786f5c0b548f0a46cac72bed2b9c9fff041e92e1a2bbb9c3b274d", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling wayland-sys v0.31.8
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling wayland-client v0.31.12
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling gpu-descriptor-types v0.1.2
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling wgpu-hal v0.19.5
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling wgpu-types v0.19.2
[INFO] [stderr]    Compiling wgpu-core v0.19.4
[INFO] [stderr]    Compiling renderdoc-sys v1.1.0
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling xcursor v0.3.10
[INFO] [stderr]    Compiling wayland-scanner v0.31.8
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling glow v0.13.1
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling cursor-icon v1.2.0
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling wgpu v0.19.4
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]    Compiling wayland-backend v0.3.12
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling pollster v0.3.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling dpi v0.1.2
[INFO] [stderr]    Compiling gpu-descriptor v0.2.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling ultraviolet v0.9.2
[INFO] [stderr]    Compiling ab_glyph v0.2.32
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling naga v0.19.2
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling wayland-protocols v0.32.10
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling wayland-cursor v0.31.12
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.10
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.3.10
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling sctk-adwaita v0.10.1
[INFO] [stderr]    Compiling pixels v0.15.0
[INFO] [stderr]    Compiling rusty_gameboy_emulator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 44s
[INFO] running `Command { std: "docker" "inspect" "ff774d66c30786f5c0b548f0a46cac72bed2b9c9fff041e92e1a2bbb9c3b274d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff774d66c30786f5c0b548f0a46cac72bed2b9c9fff041e92e1a2bbb9c3b274d", kill_on_drop: false }`
[INFO] [stdout] ff774d66c30786f5c0b548f0a46cac72bed2b9c9fff041e92e1a2bbb9c3b274d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a81b6f546fc4316ca7d71a4f1eed154513296a5ceb2f9964002c9e0784970663
[INFO] running `Command { std: "docker" "start" "-a" "a81b6f546fc4316ca7d71a4f1eed154513296a5ceb2f9964002c9e0784970663", kill_on_drop: false }`
[INFO] [stderr]    Compiling rusty_gameboy_emulator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.30s
[INFO] running `Command { std: "docker" "inspect" "a81b6f546fc4316ca7d71a4f1eed154513296a5ceb2f9964002c9e0784970663", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a81b6f546fc4316ca7d71a4f1eed154513296a5ceb2f9964002c9e0784970663", kill_on_drop: false }`
[INFO] [stdout] a81b6f546fc4316ca7d71a4f1eed154513296a5ceb2f9964002c9e0784970663
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 014f1037481be6d577df1d802e34baea0b4958bda963595e3b8b737e56255bbc
[INFO] running `Command { std: "docker" "start" "-a" "014f1037481be6d577df1d802e34baea0b4958bda963595e3b8b737e56255bbc", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rusty_gameboy_emulator-032c635bad4d5998)
[INFO] [stdout] 
[INFO] [stdout] running 97 tests
[INFO] [stdout] test cpu::tests::addsp_and_ldhlsp_flags_match_expected ... ok
[INFO] [stdout] test cpu::tests::jr_conditional_timing_and_pc ... ok
[INFO] [stdout] test cpu::tests::interrupt_service_priority_and_stack_push_order ... ok
[INFO] [stdout] test cpu::tests::stack_push_pop_order_round_trip ... ok
[INFO] [stdout] test flag_helpers::tests::test_borrow_sub_with_carry ... ok
[INFO] [stdout] test flag_helpers::tests::test_half_borrow_sub_edge_case ... ok
[INFO] [stdout] test flag_helpers::tests::test_add_sp_signed_and_flags ... ok
[INFO] [stdout] test flag_helpers::tests::test_half_carry_add ... ok
[INFO] [stdout] test flag_helpers::tests::test_half_carry_add_with_carry ... ok
[INFO] [stdout] test flag_helpers::tests::test_inc_dec_half_helpers ... ok
[INFO] [stdout] test flag_helpers::tests::test_mask_f ... ok
[INFO] [stdout] test flag_helpers::tests::test_rotate_and_shift_helpers ... ok
[INFO] [stdout] test cpu::tests::halt_bug_reexecutes_next_opcode ... ok
[INFO] [stdout] test instructions::arithmetic::tests::test_from_lower_bits ... ok
[INFO] [stdout] test instructions::control_flow::tests::test_from_bits ... ok
[INFO] [stdout] test instructions::decode::arithmetic16::tests::test_add_sp_r8 ... ok
[INFO] [stdout] test instructions::decode::arithmetic16::tests::test_ld_hl_sp_plus_r8 ... ok
[INFO] [stdout] test instructions::decode::arithmetic16::tests::test_invalid_opcode ... ok
[INFO] [stdout] test instructions::decode::arithmetic16::tests::test_ld_sp_hl ... ok
[INFO] [stdout] test instructions::decode::arithmetic::tests::test_adc_instructions ... ok
[INFO] [stdout] test instructions::decode::arithmetic::tests::test_cp_instructions ... ok
[INFO] [stdout] test instructions::decode::arithmetic::tests::test_invalid_opcodes ... ok
[INFO] [stdout] test instructions::decode::arithmetic::tests::test_add_instructions ... ok
[INFO] [stdout] test instructions::decode::arithmetic::tests::test_sbc_instructions ... ok
[INFO] [stdout] test instructions::decode::arithmetic::tests::test_or_instructions ... ok
[INFO] [stdout] test instructions::decode::arithmetic::tests::test_immediate_instructions ... ok
[INFO] [stdout] test instructions::decode::control_flow::tests::test_basic_control ... ok
[INFO] [stdout] test instructions::decode::control_flow::tests::test_calls ... ok
[INFO] [stdout] test instructions::decode::control_flow::tests::test_invalid_opcode ... ok
[INFO] [stdout] test flag_helpers::tests::test_carry_add ... ok
[INFO] [stdout] test instructions::decode::control_flow::tests::test_relative_jumps ... ok
[INFO] [stdout] test instructions::decode::control_flow::tests::test_reti ... ok
[INFO] [stdout] test instructions::decode::arithmetic::tests::test_and_instructions ... ok
[INFO] [stdout] test instructions::decode::arithmetic::tests::test_xor_instructions ... ok
[INFO] [stdout] test instructions::decode::control_flow::tests::test_rotate_accumulator ... ok
[INFO] [stdout] test instructions::decode::arithmetic::tests::test_sub_instructions ... ok
[INFO] [stdout] test instructions::decode::control_flow::tests::test_rst_instructions ... ok
[INFO] [stdout] test instructions::decode::incdec::tests::test_dec_16bit ... ok
[INFO] [stdout] test instructions::decode::incdec::tests::test_dec_hli ... ok
[INFO] [stdout] test instructions::decode::incdec::tests::test_dec_8bit ... ok
[INFO] [stdout] test instructions::decode::incdec::tests::test_inc_8bit ... ok
[INFO] [stdout] test instructions::decode::incdec::tests::test_inc_hli ... ok
[INFO] [stdout] test instructions::decode::control_flow::tests::test_misc_arithmetic ... ok
[INFO] [stdout] test instructions::decode::incdec::tests::test_inc_16bit ... ok
[INFO] [stdout] test instructions::decode::prefix::tests::test_res_instructions ... ok
[INFO] [stdout] test instructions::decode::control_flow::tests::test_jumps ... ok
[INFO] [stdout] test instructions::decode::incdec::tests::test_invalid_opcode ... ok
[INFO] [stdout] test instructions::decode::control_flow::tests::test_returns ... ok
[INFO] [stdout] test instructions::decode::load::tests::test_c_indirect_loads ... ok
[INFO] [stdout] test instructions::decode::load::tests::test_halt_not_decoded_as_load ... ok
[INFO] [stdout] test instructions::decode::arithmetic16::tests::test_add_hl_rr ... ok
[INFO] [stdout] test instructions::decode::load::tests::test_immediate_byte_loads ... ok
[INFO] [stdout] test instructions::decode::prefix::tests::test_bit_instructions ... ok
[INFO] [stdout] test instructions::decode::load::tests::test_register_to_register_load ... ok
[INFO] [stdout] test instructions::decode::prefix::tests::test_decode_prefix_target ... ok
[INFO] [stdout] test instructions::decode::load::tests::test_invalid_opcodes ... ok
[INFO] [stdout] test instructions::decode::prefix::tests::test_rl_instructions ... ok
[INFO] [stdout] test instructions::decode::load::tests::test_immediate_word_loads ... ok
[INFO] [stdout] test instructions::decode::prefix::tests::test_rlc_instructions ... ok
[INFO] [stdout] test instructions::decode::prefix::tests::test_rr_instructions ... ok
[INFO] [stdout] test instructions::decode::load::tests::test_special_loads ... ok
[INFO] [stdout] test instructions::decode::load::tests::test_high_ram_loads ... ok
[INFO] [stdout] test instructions::decode::prefix::tests::test_rrc_instructions ... ok
[INFO] [stdout] test instructions::decode::prefix::tests::test_set_instructions ... ok
[INFO] [stdout] test instructions::decode::prefix::tests::test_sla_instructions ... ok
[INFO] [stdout] test instructions::decode::prefix::tests::test_srl_instructions ... ok
[INFO] [stdout] test instructions::decode::prefix::tests::test_sra_instructions ... ok
[INFO] [stdout] test instructions::decode::prefix::tests::test_swap_instructions ... ok
[INFO] [stdout] test instructions::decode::stack::tests::test_invalid_opcodes ... ok
[INFO] [stdout] test instructions::decode::stack::tests::test_pop_instructions ... ok
[INFO] [stdout] test instructions::decode::stack::tests::test_push_instructions ... ok
[INFO] [stdout] test instructions::decode::tests::test_call_ret_operations ... ok
[INFO] [stdout] test instructions::decode::tests::test_decode_invalid ... ok
[INFO] [stdout] test instructions::decode::tests::test_decode_not_prefixed ... ok
[INFO] [stdout] test instructions::decode::tests::test_decode_prefixed ... ok
[INFO] [stdout] test instructions::decode::tests::test_halt_is_control_flow_not_load ... ok
[INFO] [stdout] test instructions::decode::tests::test_stack_operations ... ok
[INFO] [stdout] test instructions::load::tests::test_load_byte_source_from_lower_bits ... ok
[INFO] [stdout] test instructions::load::tests::test_load_byte_target_from_upper_bits ... ok
[INFO] [stdout] test instructions::load::tests::test_load_word_target_from_bits ... ok
[INFO] [stdout] test instructions::stack::tests::test_from_bits ... ok
[INFO] [stdout] test instructions::tests::test_from_byte_basic ... ok
[INFO] [stdout] test instructions::tests::test_from_byte_invalid ... ok
[INFO] [stdout] test instructions::tests::test_from_byte_prefixed ... ok
[INFO] [stdout] test interrupts::tests::test_from_bit ... ok
[INFO] [stdout] test interrupts::tests::test_if_register_upper_bits ... ok
[INFO] [stdout] test interrupts::tests::test_interrupt_bit_masks ... ok
[INFO] [stdout] test interrupts::tests::test_interrupt_handler_addresses ... ok
[INFO] [stdout] test interrupts::tests::test_interrupt_not_pending_if_disabled ... ok
[INFO] [stdout] test interrupts::tests::test_pending_interrupt_priority ... ok
[INFO] [stdout] test interrupts::tests::test_request_and_acknowledge ... ok
[INFO] [stdout] test interrupts::tests::test_service_interrupt ... ok
[INFO] [stdout] test timer::tests::test_div_increments_every_cycle ... ok
[INFO] [stdout] test timer::tests::test_div_reset_on_write ... ok
[INFO] [stdout] test timer::tests::test_overflow_triggers_interrupt_after_delay ... ok
[INFO] [stdout] test timer::tests::test_tima_increments_on_falling_edge ... ok
[INFO] [stdout] test timer::tests::test_writing_tima_cancels_reload ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 97 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "014f1037481be6d577df1d802e34baea0b4958bda963595e3b8b737e56255bbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "014f1037481be6d577df1d802e34baea0b4958bda963595e3b8b737e56255bbc", kill_on_drop: false }`
[INFO] [stdout] 014f1037481be6d577df1d802e34baea0b4958bda963595e3b8b737e56255bbc
